//insted of
composer require illuminate/support
//Run following command
COMPOSER_MEMORY_LIMIT=-1 composer require illuminate/support
set COMPOSER_MEMORY_LIMIT=-1
php -d memory_limit=-1 composer.phar require hwi/oauth-bundle php-http/guzzle6-adapter php-http/httplug-bundle
memory_limit = 64M;